home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / ab20 / unarced / tex / man / gftype.doc < prev    next >
Encoding:
Text File  |  1995-03-17  |  1.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4. GFTYPE(1)                USER COMMANDS                  GFTYPE(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      gftype - translate a generic font file for humans to read
  10.  
  11. SYNTAX
  12.      gftype [-m] [-i] gf_file_name [output_file_name]
  13.  
  14. DESCRIPTION
  15.      The gftype program translates a GF (generic font) file  out-
  16.      put  by, for example, mf(1), to a file that humans can read.
  17.      It also serves as a GF  file-validating  program  (i.e.,  if
  18.      gftype  can  read  it,  it's correct) and as an example of a
  19.      GF-reading program for other software that wants to read  GF
  20.      files.
  21.  
  22.      The gf_file_name on  the  command  line  must  be  complete.
  23.      Because  the  resolution  is part of the extension, it would
  24.      not make sense to add on a default extension as is done with
  25.      TeX  or  DVI-reading  software.  If  no  output_file_name is
  26.      specified, the output goes to stdout.
  27.  
  28. OPTIONS
  29.      The output file includes a symbolic listing of the  GF  com-
  30.      mands, if -m is given on the command line, and bitmap images
  31.      of the characters, if -i is specified.
  32.  
  33. ENVIRONMENT VARIABLES
  34.      gftype uses the environment variable GFFONTS to  search  for
  35.      the  GF  file.   If  GFFONTS is not set, it uses the current
  36.      directory.
  37.  
  38. SEE ALSO
  39.      dvitype(1), pktype(1)
  40.      Donald Knuth et al., METAFONTware
  41.  
  42. AUTHORS
  43.      David Fuchs and Don Knuth wrote the program.   It  was  pub-
  44.      lished  as part of the METAFONTware technical report, avail-
  45.      able from the TeX Users  Group.   Paul  Richards  originally
  46.      ported it to Unix.
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                        Last change: 8/8/90                      1
  64.  
  65.  
  66.  
  67.